Collaboration diagram for XFcCFLLibrary:

Public Member Functions | |
| XFCIMPORT | XFcCFLLibrary () |
| XFCIMPORT | ~XFcCFLLibrary () |
| XFCIMPORT XFcFile * | open () |
| Opens the library file if mFilePtr is NULL, otherwise returns it. | |
| XFCIMPORT void | close (XFcFile *aFile) |
| Closes the library file if mFilePtr is NULL, otherwise does nothing. | |
Public Attributes | |
| XFcFile * | mFilePtr |
| File pointer for libraries that are opened with file pointer for some reason. | |
| CHAR * | mFilename |
| Filename to the library, or NULL if mFilePtr is not NULL. | |
| INT32 | mOffset |
| Offset to the library, from start of file (0 for standalone XFcCFL's). | |
| XFcCFLLibrary * | mNext |
| Pointer to the next library. | |
|
|
|
|
|
|
|
|
Closes the library file if mFilePtr is NULL, otherwise does nothing.
|
|
|
Opens the library file if mFilePtr is NULL, otherwise returns it.
|
|
|
Filename to the library, or NULL if mFilePtr is not NULL.
|
|
|
File pointer for libraries that are opened with file pointer for some reason.
|
|
|
Pointer to the next library.
|
|
|
Offset to the library, from start of file (0 for standalone XFcCFL's).
|
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch | ||